home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1994 March / Internet Info CD-ROM (Walnut Creek) (March 1994).iso / answers / alt / pixutils-faq < prev    next >
Text File  |  1994-03-01  |  9KB  |  193 lines

  1. Newsgroups: alt.graphics.pixutils,alt.answers
  2. Path: bloom-beacon.mit.edu!news.kei.com!news.oc.com!news.unt.edu!cs.utexas.edu!howland.reston.ans.net!agate!library.ucla.edu!csulb.edu!csus.edu!netcom.com!jef
  3. From: jef@netcom.com (Jef Poskanzer)
  4. Subject: (28feb93) Welcome to alt.graphics.pixutils - automated posting.
  5. Message-ID: <jefCLztz6.J7L@netcom.com>
  6. Followup-To: poster
  7. Reply-To: Jef Poskanzer <jef@netcom.com>
  8. Organization: Paratheo-Anametamystikhood of Eris Esoteric
  9. Date: Tue, 1 Mar 1994 16:04:17 GMT
  10. Approved: jef@netcom.com
  11. Expires: Tue, 5 Apr 1994 16:04:17 GMT
  12. Lines: 178
  13. Xref: bloom-beacon.mit.edu alt.graphics.pixutils:3077 alt.answers:1987
  14.  
  15. Archive-name: pixutils-faq
  16.  
  17. This message is automatically posted once a month to inform new readers
  18. and remind old readers of what alt.graphics.pixutils is about.  It was
  19. last changed on 28feb93.  If you don't want to see this posting every
  20. month, please add the subject line to your kill file.  Thank you.
  21. ---
  22. Jef
  23.  
  24.            Jef Poskanzer  jef@netcom.com  jef@well.sf.ca.us
  25.                     "...Is this a trick question?"
  26.  
  27. - - - - - - - - - -
  28.  
  29. This newsgroup is for discussion of pixmap utilities.  A pixmap is
  30. any image composed of pixels, whether it's a one-bit-deep bitmap, a
  31. grayscale image, colormapped, or full color.  There are dozens of
  32. different file formats for storing pixmaps, and there are a number of
  33. software packages for converting between formats and displaying
  34. formats.  Some of these packages are listed in the Frequently Asked
  35. Questions posting in comp.graphics - the relevant excerpts are appended
  36. below.
  37.  
  38. Discussion of these packages and other similar ones will probably be
  39. the main topic here.  Posting uuencoded sample pixmaps for some weird
  40. format you're trying to decipher is fine, especially if they are small,
  41. but mass posting of pixmaps is not welcome.
  42.  
  43. - - - - - - - - - -
  44.  
  45. [from the comp.graphics weekly posting]
  46.  
  47. 7) Free image manipulation software.  There are a number of toolkits
  48. for converting from one image format to another, doing simple image
  49. manipulations such as size scaling, plus the above-mentioned 24 -> 8,
  50. color -> gray, gray -> b&w conversions.  Here are pointers to some of
  51. them:
  52.  
  53.     PBMPLUS, by Jef Poskanzer.  Comprehensive format conversion and image
  54.     manipulation package.  The latest version is always available via
  55.     anonymous FTP as ftp.ee.lbl.gov:pbmplus*.tar.Z,
  56.     wuarchive.wustl.edu:graphics/graphics/packages/pbmplus/pbmplus*.tar.Z,
  57.     and export.lcs.mit.edu:contrib/pbmplus*.tar.Z.
  58.  
  59.     IM Raster Toolkit, by Alan Paeth (awpaeth@watcgl.uwaterloo.ca).
  60.     Provides a portable and efficient format and related toolkit.  The
  61.     format is versatile in supporting pixels of arbitrary channels,
  62.     components, and bit precisions while allowing compression and machine
  63.     byte-order independence.  The kit contains more than 50 tools with
  64.     extensive support of image manipulation, digital halftoning and format
  65.     conversion.  Previously distributed on tape c/o the University of
  66.     Waterloo, an FTP version will appear someday.
  67.  
  68.     Utah RLE Toolkit.  Conversion and manipulation package, similar to
  69.     PBMPLUS.  Available via FTP as cs.utah.edu:pub/urt-*,
  70.     weedeater.math.yale.edu:pub/urt-*, and freebie.engin.umich.edu:pub/urt-*.
  71.  
  72.     Fuzzy Pixmap Manipulation, by Michael Mauldin <mlm@nl.cs.cmu.edu>.
  73.     Conversion and manipulation package, similar to PBMPLUS.  Version 1.0
  74.     available via FTP as nl.cs.cmu.edu:/usr/mlm/ftp/fbm.tar.Z,
  75.     ftp.uu.net:pub/fbm.tar.Z, and ucsd.edu:graphics/fbm.tar.Z.
  76.  
  77.     Img Software Set, by Paul Raveling <raveling@venera.isi.edu>.  Reads and
  78.     writes its own image format, displays on an X11 screen, and does some
  79.     image manipulations.  Version 1.3 is available via FTP as
  80.     export.lcs.mit.edu:contrib/img_1.3.tar.Z, and
  81.     venera.isi.edu:pub/img_1.3.tar.Z along with a large collection of color
  82.     images.
  83.  
  84.     Xim, The X Image Manipulator, by Philip Thompson, does essential
  85.     interactive displaying, editing, filtering, converting images.
  86.     Available in the X11R4 source tree.  A more recent version is available
  87.     via ftp from gis.mit.edu.  Requires X11R4 and the OSF/Motif1.1 toolkit
  88.     for the interface.  This is not a paint package.  Xim reads/writes gif,
  89.     xwd, xbm, tiff, rle, xim, (writes level 2 eps) and other formats.  Also
  90.     has a library and command line utilities for building your owm
  91.     applications.
  92.  
  93.     xloadimage, by Jim Frost <madd@std.com>.  Reads in images in various
  94.     formats and displays them on an X11 screen.  Available via FTP as
  95.     export.lcs.mit.edu:contrib/xloadimage*, and in your nearest comp.sources.x
  96.     archive.
  97.  
  98.     TIFF Software, by Sam Leffler <sam@okeeffe.berkeley.edu>.  Nice
  99.     portable library for reading and writing TIFF files, plus a few tools
  100.     for manipulating them and reading other formats.  Available via FTP as
  101.     ucbvax.berkeley.edu:pub/tiff/*.tar.Z or ftp.uu.net:graphics/tiff.tar.Z
  102.  
  103.     xtiff, an X11 tool for viewing a TIFF file.  It was written to handle
  104.     as many different kinds of TIFF files as possible while remaining
  105.     simple, portable and efficient.  xtiff illustrates some common problems
  106.     with building pixmaps and using different visual classes.  It is
  107.     distributed as part of Sam Leffler's libtiff package and it is also
  108.     available on export.lcs.mit.edu, ftp.uu.net and comp.sources.x.
  109.     xtiff 2.0 was announced in 4/91; it includes Xlib and Xt versions.
  110.  
  111.     ALV, a Sun-specific image toolkit.  Version 2.0.6 posted to
  112.     comp.sources.sun on 11dec89.  Also available via email to
  113.     alv-users-request@cs.bris.ac.uk.
  114.  
  115.     popi, an image manipulation language.  Version 2.1 posted to
  116.     comp.sources.misc on 12dec89.
  117.  
  118.     ImageMagick, an X11 package for display and interactive manipulation
  119.     of images.  Includes tools for image conversion, annotation, compositing,
  120.     animation, and creating montages.  ImageMagick can read and write many of
  121.     the more popular image formats.  Available via FTP as
  122.     export.lcs.mit.edu:contrib/ImageMagick.tar.Z.
  123.  
  124.     Khoros, a huge (~100 meg) graphical development environment based on
  125.     X11R4.  Khoros components include a visual programming language, code
  126.     generators for extending the visual language and adding new application
  127.     packages to the system, an interactive user interface editor, an
  128.     interactive image display package, an extensive library of image and
  129.     signal processing routines, and 2D/3D plotting packages.  Available via
  130.     FTP as ftp.eece.unm.edu:pub/khoros/*.
  131.  
  132.     LaboImage, a SunView-based image processing and analysis package.  It
  133.     includes more than 200 image manipulation, processing and measurement
  134.     routines, on-line help, plus tools such as an image editor, a color
  135.     table editor and several biomedical utilities.  Available via anonymous
  136.     FTP as ftp.ads.com:pub/VISION-LIST-ARCHIVE/SHAREWARE/LaboImage_4.0.tar.Z
  137.  
  138.     The San Diego Supercomputer Center Image Tools, software tools for
  139.     reading, writing, and manipulating raster images.  Binaries for some
  140.     machines available via anonymous FTP in sdsc.edu:sdscpub.
  141.  
  142.     The Independent JPEG Group has written a package for reading and
  143.     writing JPEG files.  FTP to ftp.uu.net:graphics/jpeg/jpegsrc.v?.tar.Z
  144.  
  145. Don't forget to set binary mode when you FTP tar files.  For you MILNET
  146. folks who still don't have name servers, the IP addresses are:
  147.  
  148.     ftp.ads.com            128.229.36.25
  149.     cs.utah.edu            128.110.4.21
  150.     export.lcs.mit.edu        18.24.0.12
  151.     freebie.engin.umich.edu    141.212.68.23
  152.     ftp.ee.lbl.gov        128.3.112.20
  153.     ftp.uu.net            192.48.96.9
  154.     gis.mit.edu            18.80.1.118
  155.     nl.cs.cmu.edu        128.2.222.56
  156.     ftp.eece.unm.edu        129.24.24.119
  157.     sdsc.edu            132.249.20.22
  158.     ucbvax.berkeley.edu        128.32.133.1
  159.     venera.isi.edu        128.9.0.32
  160.     weedeater.math.yale.edu    130.132.23.17
  161.     wuarchive.wustl.edu        128.252.135.4
  162.  
  163. Please do *not* post or mail messages saying "I can't FTP, could
  164. someone mail this to me?"  There are a number of automated mail servers
  165. that will send you things like this in response to a message.  See
  166. item 13 below for details on some.
  167.  
  168.  
  169. 8) Format documents for GIF, TIFF, IFF, BIFF, WHIFF, etc.
  170.  
  171. You almost certainly don't need these.  Read the above item 7 on free
  172. image manipulation software.  Get one or more of these packages and
  173. look through them.  Chances are excellent that the image converter you
  174. were going to write is already there.  But if you still want one of the
  175. format documents, many such files are available by anonymous ftp from
  176. zamenhof.cs.rice.edu (128.42.1.75) in directory pub/graphics.formats.
  177. These files were collected off the net and are believed to be correct.
  178. This archive includes pixel formats, and two- and three-dimensional
  179. object formats.  Other file format descriptions are welcome, send to
  180. Mark Hall <foo@cs.rice.edu>.
  181.  
  182.  
  183. 13) How to FTP by email.
  184.  
  185. There are a number of sites that archive the Usenet sources newsgroups
  186. and make them available via an email query system.  You send a message
  187. to an automated server saying something like "send comp.sources.unix/fbm",
  188. and a few hours or days later you get the file in the mail.
  189.  
  190. In addition, there used to be some FTP-by-mail servers, which would accept
  191. FTP commands by mail and then mail back the results.  Unfortunately, the
  192. services were abused, and have been shut down.
  193.